home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_gsl.idb / usr / freeware / include / gsl_specfunc.h.z / gsl_specfunc.h
Encoding:
C/C++ Source or Header  |  1999-07-16  |  229 b   |  12 lines

  1. /* Author:  G. Jungman
  2.  * RCS:     $Id: gsl_specfunc.h,v 1.5 1998/03/30 05:15:17 jungman Exp $
  3.  */
  4.     
  5. /* Convenience header */
  6. #ifndef _GSL_SPECFUNC_H_
  7. #define _GSL_SPECFUNC_H_
  8.  
  9. #include <gsl_sf.h>
  10.  
  11. #endif /* !_GSL_SPECFUNC_H_ */
  12.